[INFO] fetching crate hdf5-dst 0.2.1...
[INFO] testing hdf5-dst-0.2.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate hdf5-dst 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate hdf5-dst 0.2.1
[INFO] finished tweaking crates.io crate hdf5-dst 0.2.1
[INFO] tweaked toml for crates.io crate hdf5-dst 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hdf5-dst 0.2.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hdf5-dst 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dst-container-derive v0.1.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded dst-container v0.1.2
[INFO] [stderr]   Downloaded hdf5-dst-derive v0.1.1
[INFO] [stderr]   Downloaded hdf5-metno-sys v0.10.0
[INFO] [stderr]   Downloaded hdf5-metno-derive v0.9.2
[INFO] [stderr]   Downloaded hdf5-metno v0.9.3
[INFO] [stderr]   Downloaded hdf5-metno-types v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f60ccd4e41e524c03453a599114791d1f5fe3877fd9bc08d08cf5eff7de3dd6
[INFO] running `Command { std: "docker" "start" "-a" "8f60ccd4e41e524c03453a599114791d1f5fe3877fd9bc08d08cf5eff7de3dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f60ccd4e41e524c03453a599114791d1f5fe3877fd9bc08d08cf5eff7de3dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f60ccd4e41e524c03453a599114791d1f5fe3877fd9bc08d08cf5eff7de3dd6", kill_on_drop: false }`
[INFO] [stdout] 8f60ccd4e41e524c03453a599114791d1f5fe3877fd9bc08d08cf5eff7de3dd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d08ed2092621866dae49dfb2bcde8216b5c6b33937dca3c88528af5188a89f4
[INFO] running `Command { std: "docker" "start" "-a" "2d08ed2092621866dae49dfb2bcde8216b5c6b33937dca3c88528af5188a89f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hdf5-metno-types v0.10.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling hdf5-metno v0.9.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.2
[INFO] [stderr]    Compiling dst-container-derive v0.1.1
[INFO] [stderr]    Compiling hdf5-dst-derive v0.1.1
[INFO] [stderr]    Compiling dst-container v0.1.2
[INFO] [stdout] error[E0599]: no function or associated item named `clone_from_slice` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dst-container-0.1.2/src/lib.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 |         MaybeUninit::clone_from_slice(dest, self);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/mem/maybe_uninit.rs:406:4
[INFO] [stdout] help: there is a method `clone_from` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/clone.rs:245:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `copy_from_slice` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dst-container-0.1.2/src/lib.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |         MaybeUninit::copy_from_slice(dest, self);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/mem/maybe_uninit.rs:406:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `copy_from_slice` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dst-container-0.1.2/src/lib.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 |         MaybeUninit::copy_from_slice(dest, self.as_bytes());
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/mem/maybe_uninit.rs:406:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dst-container` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2d08ed2092621866dae49dfb2bcde8216b5c6b33937dca3c88528af5188a89f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d08ed2092621866dae49dfb2bcde8216b5c6b33937dca3c88528af5188a89f4", kill_on_drop: false }`
[INFO] [stdout] 2d08ed2092621866dae49dfb2bcde8216b5c6b33937dca3c88528af5188a89f4
